coded character sets - definitie. Wat is coded character sets
Diclib.com
Online Woordenboek

Wat (wie) is coded character sets - definitie

IDENTIFIER OF A CODED CHARACTER SET
Coded Character Set Identifier; Coded character set identifier; IBM CCSID; IBM CDRA CCSID; CDRA CCSID

ISO/IEC JTC 1/SC 2         
SUBCOMMITTEE OF A TECHNICAL COMMITTEE
ISO/IEC JTC 1/SC2/WG2
ISO/IEC JTC 1/SC 2 Coded character sets is a standardization subcommittee of the Joint Technical Committee ISO/IEC JTC 1 of the International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC), that develops and facilitates standards within the field of coded character sets. The international secretariat of ISO/IEC JTC 1/SC 2 is the Japanese Industrial Standards Committee (JISC), located in Japan.
coded character set         
  • Hollerith 80-column punch card with EBCDIC character set
  • 365x365px
SYSTEM USING A PRESCRIBED SET OF DIGITAL VALUES TO REPRESENT TEXTUAL CHARACTERS
Character set; Text encoding; International character set; Character code; Charset; Text encodings; Character encodings; Character sets; Legacy encoding; Character Set; Codeset; Legacy character set; Coded character set; Charsets; Coded Character Set; Character repertoire; Character encoding scheme; Character encoding form; Code character; Coded character; Code unit; Symbol set; Draft:List of computer character encodings; Character encoding system; Character coding system; Character coding; IBM Character Data Representation Architecture; Character Data Representation Architecture; IBM CDRA; CDRA; File encoding; File encodings; Convmv; Code set; Unicode encoding model; Character encoding translation; History of character encoding
<character, standard> A mapping from a set of integers to a set of characters. This mapping is generally 1:1 (i.e., bijective), for example, the code position 65 in ASCII maps only to "A", and it's the only position that maps to "A". There are several standard coded character sets, the most widely used is ASCII, generally in its Latin-1 dialect, with Unicode becoming slowly more common; while EBCDIC and Baudot are extinct except in legacy systems. A coded character set may include letters, digits, punctuation, control codes, various mathematical and typographic symbols, and other characters. Each character in the set is represented by a unique character code (or "{code position}"). (1998-10-18)
Universal Coded Character Set         
STANDARD SET OF CHARACTERS DEFINED BY THE INTERNATIONAL STANDARD ISO/IEC 10646
UCS-16; UCS-2; ISO 10646; ISO/IEC 10646; IEC 10646; ISO10646; Universal code (typography); ISO-10646; Universal Code (Typography); ISO/IEC 10646-1; List of Unicode entities; Iso 10646-1; ISO/IEC 10646-1:2000; Universal character set; ISO/IEC JTC1/SC2/WG2; ISO/IEC 10646-1:2000(E); Universal Character Set; 10646-1:1993; ISO/CEI 10646; ISO/IEC 10646-2; ISO/CEI 10646-1; ISO/CEI 10646-2; ISO/IEC 10646-1:1993; ISO/IEC 10646-2:2001; ISO/CEI 10646-2:2001; ISO/CEI 10646-1:1993; ISO/CEI 10646-1:2000; ISO/IEC 10646:1993; ISO/IEC 10646:2000; ISO/IEC 10646:2001; ISO/IEC 10646:2003; ISO/IEC 10646:2011; ISO/IEC 10646:2012; ISO/IEC 10646:2014; ISO/CEI 10646:1993; ISO/CEI 10646:2000; ISO/CEI 10646:2001; ISO/CEI 10646:2003; ISO/CEI 10646:2011; ISO/CEI 10646:2012; ISO/CEI 10646:2014
The Universal Coded Character Set (UCS, Unicode) is a standard set of characters defined by the international standard ISO/IEC 10646, Information technology — Universal Coded Character Set (UCS) (plus amendments to that standard), which is the basis of many character encodings, improving as characters from previously unrepresented typing systems are added.

Wikipedia

CCSID

A CCSID (coded character set identifier) is a 16-bit number that represents a particular encoding of a specific code page. For example, Unicode is a code page that has several encoding (so called "transformation") forms, like UTF-8, UTF-16 and UTF-32, but which may or may not actually be accompanied by a CCSID number to indicate that this encoding is being used.